home *** CD-ROM | disk | FTP | other *** search
/ APDL Best Games 3 / APDL Best Games 3.iso / _tdt / _run < prev    next >
Encoding:
Text File  |  1996-02-19  |  413 b   |  19 lines

  1. | !Run File for TDT
  2. | by Owain Cole of 'Visions of the Impossible'
  3. | Mon 04th December 1995
  4.  
  5.  
  6. | Sprites bit...
  7. IconSprites <Obey$Dir>.!Sprites
  8.  
  9. | Sys Variables bit...
  10. Set TDT$Dir <Obey$Dir>
  11. Set TDTMode 12
  12.  
  13. RMEnsure GameModes 0.00 RMRun <TDT$Dir>.Resources.GameModes
  14.  
  15. | Mem Bit
  16.  
  17. WimpSlot -min 16K -max 16K
  18. IF "<Wimp$State>"="desktop" THEN <Obey$Dir>.FrontEnd
  19. IF "<Wimp$State>"="commands" THEN <Obey$Dir>.!RUNActual